home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmCreateSelectionBox.z / XmCreateSelectionBox
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx((((3333XXXX))))  UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV  XXXXmmmmCCCCrrrreeeeaaaatttteeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx - The SelectionBox widget creation
  10.           function
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/SelectioB.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmCCCCrrrreeeeaaaatttteeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx(
  15.           WWWWiiiiddddggggeeeetttt ppppaaaarrrreeeennnntttt,
  16.           SSSSttttrrrriiiinnnngggg nnnnaaaammmmeeee,
  17.           AAAArrrrggggLLLLiiiisssstttt aaaarrrrgggglllliiiisssstttt,
  18.           CCCCaaaarrrrddddiiiinnnnaaaallll aaaarrrrggggccccoooouuuunnnntttt);
  19.  
  20.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  21.           This page documents Motif 2.1.
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx creates an unmanaged SelectionBox.  A
  25.           SelectionBox is used to get a selection from a list of
  26.           alternatives from the user and includes the following:
  27.  
  28.              +o  A scrolling list of alternatives
  29.  
  30.              +o  An editable text field for the selected alternative
  31.  
  32.              +o  Labels for the list and text field
  33.  
  34.              +o  Three or four buttons
  35.  
  36.           The default button labels are _O_K, CCCCaaaannnncccceeeellll, and HHHHeeeellllpppp.  By
  37.           default, an AAAAppppppppllllyyyy button is also created. If the parent of
  38.           the SelectionBox is a DialogShell, it is managed; otherwise
  39.           it is unmanaged.  Additional work area children may be added
  40.           to the SelectionBox after creation.
  41.  
  42.           _p_a_r_e_n_t    Specifies the parent widget ID
  43.  
  44.           _n_a_m_e      Specifies the name of the created widget
  45.  
  46.           _a_r_g_l_i_s_t   Specifies the argument list
  47.  
  48.           _a_r_g_c_o_u_n_t  Specifies the number of attribute/value pairs in
  49.                     the argument list (_a_r_g_l_i_s_t)
  50.  
  51.           For a complete definition of SelectionBox and its associated
  52.           resources, see XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx(3).
  53.  
  54.      RRRREEEETTTTUUUURRRRNNNN
  55.           Returns the SelectionBox widget ID.
  56.  
  57.      RRRREEEELLLLAAAATTTTEEEEDDDD
  58.           XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx(3).
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.